-
Home
-
Bulgarisation for WooCommerce
-
3.2.1
-
Code
-
Classes
- Item
| Total Complexity |
17 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
126 |
| Lines of code |
61 |
| Logical lines of code |
31 |
| Comment lines |
15 |
| Methods |
11 |
| Properties |
6 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getSubPrice() |
S |
68 |
2 |
7 |
| getVat() |
S |
67 |
2 |
7 |
| getSubVat() |
S |
67 |
2 |
7 |
| getFinalPrice() |
S |
68 |
2 |
7 |
| getFinalSubPrice() |
S |
68 |
2 |
7 |
| needToRemoveVat() |
S |
69 |
2 |
6 |
| __construct() |
S |
67 |
1 |
8 |
| getName() |
S |
82 |
1 |
3 |
| getQuantity() |
S |
82 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| getVatRate() |
S |
82 |
1 |
3 |